,

COMBO SORPRESA PARA 50 NIÑOS c/GASEOSA

S/ 215.00

  • 50 papitas 28g o chisito 40g
  • 50 gaseosas big cola o guaranita
  • 50 mini rellenita
  • 50 wafer
  • 50 ole ole
  • 50 millows
  • 50 minisapito
  • 50 picolines
  • 50 chicle sandia
  • 50 nucita
  • 50 choco ball
  • 50 splot x5
Categories: ,

Reviews

There are no reviews yet.

Be the first to review “COMBO SORPRESA PARA 50 NIÑOS c/GASEOSA”

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