Setup Menus in Admin Panel

Setup Menus in Admin Panel

Cart

Eliminar artículo Imagen en miniatura Producto Precio Cantidad Total
× Pot Of Pure Gold -Mix Inciensos- (40g) Pot Of Pure Gold -Mix Inciensos- (40g) 17,00 
17,00 

Totales del carrito

Subtotal 17,00 
Total 17,00 
Template Design © VibeThemes. All rights reserved.

Setup Menus in Admin Panel

add_action( 'after_setup_theme', 'tu_remove_footer_area' ); function tu_remove_footer_area() { remove_action( 'generate_footer','generate_construct_footer' ); }