PACK SORPRESA – 30

S/ 93.00

  • 4 COCINA DE COLORES
  • 4 MICROFONO A PILA  C/LENTES
  • 4 MUÑECA PETIZA EN CAJA
  • 3 SET DE CUENTAS EN BLISTER
  • 4 SET DE DINOSAURIO C/HUEVO
  • 4 BLOQUE  DIDACTICO EN BOLSA
  • 3 CARRO DINOSAURIO ARMABLE EN BOLSA
  • 4 ROBOT C/ ACCESORIO Y LUZ
SKU: PS765 Categoría:

Valoraciones

No hay valoraciones aún.

Sé el primero en valorar “PACK SORPRESA – 30”

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; }