| @@ -9,43 +9,41 @@ | ||
| 9 | 9 | } |
| 10 | 10 | |
| 11 | 11 | $themes = [ |
| 12 | 12 | [ |
| 13 | - 'theme_name' => 'Zilly - Grocery Store WooCommerce WordPress Theme', | |
| 14 | - 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/Zilly.png' ) ), | |
| 15 | - 'purchase_link' => 'https://www.radiustheme.com/downloads/zilly-grocery-store-woocommerce-wordpress-theme#pricing', | |
| 16 | - 'demo_link' => 'https://www.radiustheme.com/demo/wordpress/themes/zilly/', | |
| 13 | + 'theme_name' => 'EasyShop - Woocommerce WordPress Theme', | |
| 14 | + 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/easyshop-theme.jpg' ) ), | |
| 15 | + 'purchase_link' => 'https://shopbuilderwp.com/theme/easyshop/', | |
| 16 | + 'demo_link' => 'https://www.radiustheme.com/demo/shopbuilder/easyshop/', | |
| 17 | 17 | ], |
| 18 | 18 | [ |
| 19 | - 'theme_name' => 'Toyup - Kids Toys Store WooCommerce WordPress Theme', | |
| 20 | - 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/Toyup.png' ) ), | |
| 21 | - 'purchase_link' => 'https://www.radiustheme.com/downloads/toyup-kids-toys-store-woocommerce-wordpress-theme/?utm_source=themeforest#pricing', | |
| 22 | - 'demo_link' => 'https://www.radiustheme.com/demo/wordpress/themes/toyup/', | |
| 19 | + 'theme_name' => 'Decor - Furniture Store Woocommerce WordPress Theme', | |
| 20 | + 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/decor-theme.jpg' ) ), | |
| 21 | + 'purchase_link' => 'https://shopbuilderwp.com/theme/decor/', | |
| 22 | + 'demo_link' => 'https://www.radiustheme.com/demo/shopbuilder/decor/', | |
| 23 | 23 | ], |
| 24 | 24 | [ |
| 25 | - 'theme_name' => 'Blusho - Beauty & Cosmetics Store WooCommerce WordPress Theme', | |
| 26 | - 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/blusho.png' ) ), | |
| 27 | - 'purchase_link' => 'https://www.radiustheme.com/downloads/blusho-beauty-cosmetics-store-woocommerce-wordpress-theme/?utm_source=themeforest#pricing', | |
| 28 | - 'demo_link' => 'https://www.radiustheme.com/demo/wordpress/themes/blusho/', | |
| 25 | + 'theme_name' => 'Eleganz– Fashion Woocommerce WordPress Theme', | |
| 26 | + 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/eleganz-theme.jpg' ) ), | |
| 27 | + 'purchase_link' => 'https://shopbuilderwp.com/theme/eleganz/', | |
| 28 | + 'demo_link' => 'https://www.radiustheme.com/demo/shopbuilder/eleganz/', | |
| 29 | 29 | ], |
| 30 | 30 | [ |
| 31 | - 'theme_name' => 'Sportfy - Sports Store WooCommerce WordPress Theme', | |
| 32 | - 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/Sportfy.png' ) ), | |
| 33 | - 'purchase_link' => 'https://www.radiustheme.com/downloads/sportfy-sports-store-woocommerce-wordpress-theme#pricing', | |
| 34 | - 'demo_link' => 'https://www.radiustheme.com/demo/wordpress/themes/sportfy/', | |
| 31 | + 'theme_name' => 'PartShop – Auto Parts Woocommerce WordPress Theme', | |
| 32 | + 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/partshop-theme.jpg' ) ), | |
| 33 | + 'purchase_link' => 'https://shopbuilderwp.com/theme/partshop/', | |
| 34 | + 'demo_link' => 'https://www.radiustheme.com/demo/shopbuilder/partshop/', | |
| 35 | 35 | ], |
| 36 | 36 | [ |
| 37 | - 'theme_name' => 'Fasheno - Fashion Store WooCommerce WordPress Theme', | |
| 38 | - 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/Fasheno.png' ) ), | |
| 39 | - 'purchase_link' => 'https://www.radiustheme.com/downloads/fasheno-fashion-store-woocommerce-wordpress-theme#pricing', | |
| 40 | - 'demo_link' => 'https://www.radiustheme.com/demo/wordpress/themes/fasheno/', | |
| 37 | + 'theme_name' => 'Markeet - Woocommerce WordPress Theme', | |
| 38 | + 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/markeet-theme.jpg' ) ), | |
| 39 | + 'purchase_link' => 'https://shopbuilderwp.com/theme/markeet/', | |
| 40 | + 'demo_link' => 'https://www.radiustheme.com/demo/shopbuilder/markeet/', | |
| 41 | 41 | ], |
| 42 | - /** | |
| 43 | - [ | |
| 44 | - 'theme_name' => 'More Themes are Coming Soon', | |
| 45 | - 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/coming-soon.jpg' ) ), | |
| 46 | - ], | |
| 47 | - */ | |
| 42 | + [ | |
| 43 | + 'theme_name' => 'More Themes are Coming Soon', | |
| 44 | + 'thumbnail' => esc_url( rtsb()->get_assets_uri( 'images/admin-themes/coming-soon.jpg' ) ), | |
| 45 | + ], | |
| 48 | 46 | ]; |
| 49 | 47 | |
| 50 | 48 | ?> |
| 51 | 49 | <div class="wrap rtsb-themes-wrap"> |
| @@ -81,23 +79,12 @@ | ||
| 81 | 79 | <div class="rtsb-ss-item-content"> |
| 82 | 80 | <h3 class="rtsb-ss-item-title"><?php echo esc_html( $theme['theme_name'] ); ?></h3> |
| 83 | 81 | <div class="rtsb-ss-item-buttons"> |
| 84 | 82 | <?php |
| 85 | - if ( ! empty( $theme['demo_link'] ) ) { | |
| 83 | + if ( ! empty( $theme['demo_link'] ) || ! empty( $theme['purchase_link'] ) ) { | |
| 86 | 84 | ?> |
| 87 | 85 | <a href="<?php echo esc_url( $theme['demo_link'] ); ?>" class="rtsb-button rtsb-button-demo" target="_blank"><?php echo esc_html__( 'View Demo', 'shopbuilder' ); ?></a> |
| 88 | - <?php | |
| 89 | - } | |
| 90 | - | |
| 91 | - if ( ! empty( $theme['purchase_link'] ) ) { | |
| 92 | - ?> | |
| 93 | 86 | <a href="<?php echo esc_url( $theme['purchase_link'] ); ?>" class="rtsb-button rtsb-button-purchase" target="_blank"><?php echo esc_html__( 'Buy Now', 'shopbuilder' ); ?></a> |
| 94 | - <?php | |
| 95 | - } | |
| 96 | - | |
| 97 | - if ( ! empty( $theme['download_link'] ) ) { | |
| 98 | - ?> | |
| 99 | - <a href="<?php echo esc_url( $theme['download_link'] ); ?>" class="rtsb-button rtsb-button-purchase" target="_blank"><?php echo esc_html__( 'Download', 'shopbuilder' ); ?></a> | |
| 100 | 87 | <?php |
| 101 | 88 | } |
| 102 | 89 | ?> |
| 103 | 90 | </div> |