get_assets_uri( 'images/help-banner.jpg' ); $youtube = rtsb()->get_assets_uri( 'images/youtube-icon.svg' ); $watch = rtsb()->get_assets_uri( 'images/watch-on-youtube.svg' ); $pro = 'https://www.radiustheme.com/downloads/woocommerce-bundle/'; $pro_banner = rtsb()->get_assets_uri( 'images/admin-banner.jpg' ); $contact = 'https://www.radiustheme.com/contact/'; $fb = 'https://www.facebook.com/groups/234799147426640/'; $rt = 'https://www.radiustheme.com/'; $has_pro = rtsb()->has_pro(); $testimonials = [ [ 'content' => 'I don’t know much about coding and I am just trying to set up a simple online shop without it looking like a 3 year old made it! This plugin did it and saved me hours and hours! I love their simple layout and easy to import templates.', 'image' => rtsb()->get_assets_uri( 'images/admin-testimonial/review-clients-2.png' ), 'name' => 'Once Upon a Tree', 'stars' => 5, ], [ 'content' => 'I strongly recommend this solution for creating unique design for your next WooCommerce store. In comparison with alternatives – ShopBuilder is the best. Support is amazing and fast. Thanks for this plugin!', 'image' => rtsb()->get_assets_uri( 'images/admin-testimonial/review-clients-3.png' ), 'name' => 'codeorlov', 'stars' => 5, ], [ 'content' => 'I love this plugin. It’s simple but exactly what I was looking for. Easy install, quick response from the developer. Finally, an easy way to monetize my Shop.', 'image' => rtsb()->get_assets_uri( 'images/admin-testimonial/review-clients-1.png' ), 'name' => 'Mahabub Hasan', 'stars' => 5, ], ]; $actions = [ [ 'title' => 'Documentation Guide', 'description' => 'Explore our easy-to-follow documentation, complete with step-by-step guides, screenshots, and videos to simplify your setup process.', 'icon_class' => 'rtsb-documentation-icon', 'button_label' => 'View Documentation', 'button_link' => 'https://shopbuilderwp.com/docs/installation/', ], [ 'title' => 'Need Any Help?', 'description' => 'Stuck with something? Please create a ticket here or post on facebook group. For emergency case join our live chat.', 'icon_class' => 'rtsb-support-icon', 'button_label' => 'Get Support', 'button_link' => $contact, ], [ 'title' => 'Happy with Our Work?', 'description' => 'Thank you for choosing ShopBuilder. If you have found our plugin useful, please consider giving us a 5-star rating on WordPress.org. It will help us to grow.', 'icon_class' => 'rtsb-rating-icon', 'button_label' => 'Yes, You Deserve It', 'button_link' => 'https://wordpress.org/support/plugin/shopbuilder/reviews/?filter=5#new-post', ], ]; ?>