,

PACK RELLENO

S/ 42.00

  • 1 PLANCHA DE PEGALOCO X20UND
  • 1 PLANCHA DE RASPADITO DE DINOSAURIO X20UND
  • 2 SQUISHY ORBEEZ
  • 2 MINI ROMPECABEZA
  • 2 LIGA KAWAI BLS HERMETICA
  • 2 PAÑITO HUMEDO X12UND
  • 4 ACUARELA
  • 2 LEGO
  • 2 RESORTE
  • 3 CAMARA
  • 1 RAQUETA
  • 1 PELUDO C/LUZ
  • 3 CUBO
  • 2 PEGALOCO DE AGUA
Categorías: ,

Valoraciones

No hay valoraciones aún.

Sé el primero en valorar “PACK RELLENO”

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Carrito de compra
add_filter( 'woocommerce_coupons_enabled', 'dl_quitar_aviso_cupon_checkout' ); function dl_quitar_aviso_cupon_checkout( $enabled ) { if (is_checkout() ) { $enabled = false; } return $enabled; } add_filter( 'woocommerce_coupons_enabled', 'dl_quitar_aviso_cupon_carrito' ); function dl_quitar_aviso_cupon_carrito( $enabled ) { if ( is_cart() ) { $enabled = false; } return $enabled; }