// Force left sidebar on WooCommerce shop page // Step 1: Remove Elementor edit mode from shop page (one-shot) add_action('init', function() { $shop_id = wc_get_page_id('shop'); if ($shop_id > 0 && get_post_meta($shop_id, '_elementor_edit_mode', true)) { delete_post_meta($shop_id, '_elementor_edit_mode'); } $s = get_option('astra-settings', array()); if (($s['woocommerce-sidebar-layout'] ?? '') !== 'left-sidebar') { $s['woocommerce-sidebar-layout'] = 'left-sidebar'; update_option('astra-settings', $s); } }, 1);// Step 2: Filter Astra layout at runtime add_filter('astra_page_layout', function($layout) { if (function_exists('is_shop') && is_shop()) { return 'left-sidebar'; } return $layout; }, 999);

Licensed FFL Dealer ยท Lufkin, TX ยท SOT/NFA Transfers Available

Licensed Dealer

Fast Shipping

Custom Gunsmithing

Large Inventory

In-store Pickup available

Great things are on the horizon

Something big is brewing! Our store is in the works and will be launching soon!

cropped chatgpt image may 2 2025 05 04 34 pm.png

18+

Age verification required

This website sells firearms, ammunition, and related products. You must be 18 years of age or older to enter.

ย 

By clicking “I Agree” below you confirm that:
ยท You are at least 18 years of age
ยท You agree to our Terms & Conditions
ยท You have read and understood our Privacy Policy