XylotrechusZ
XylotrechusZ Shell
: /home/mjbynoyq/binmubashirfragrances.com/wp-content/themes/doma/inc/customize/options/ [ drwxr-xr-x ]
<?php
/**
* Customize for Shop loop product
*/
return [
[
'type' => 'section',
'name' => 'zoo_cart',
'title' => esc_html__( 'Cart Page', 'doma' ),
'panel' => 'woocommerce',
'theme_supports' => 'woocommerce'
],
[
'name' => 'zoo_cart_general_settings',
'type' => 'heading',
'label' => esc_html__( 'General Settings', 'doma' ),
'section' => 'zoo_cart',
'theme_supports' => 'woocommerce'
],
[
'type' => 'image',
'name' => 'zoo_cart_trust_badges',
'label' => esc_html__( 'Trust Badges', 'doma' ),
'section' => 'zoo_cart',
'description' => esc_html__( 'Security & trust badges logo on cart & checkout pages.', 'doma' ),
],
];