PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
admin
/
options
/
shop
<?php Flatsome_Option::add_field( 'option', array( 'type' => 'checkbox', 'settings' => 'woocommerce_store_notice_top', 'label' => __( 'اعلامیه فروشگاه را به بالا منتقل کنید', 'flatsome-admin' ), 'section' => 'woocommerce_store_notice', 'default' => 0 ) );
[-] options-shop-catalog-mode.php
[edit]
[-] options-shop-cart-checkout.php
[edit]
[-] options-shop-my-account.php
[edit]
[-] options-shop-category.php
[edit]
[-] options-shop-payments-icons.php
[edit]
[-] options-shop-product-page.php
[edit]
[-] options-shop-store-notice.php
[edit]
[-] options-shop.php
[edit]
[+]
..