No content to show
User Activity
Hi @innois In this case, to make simple, you can consider use a third-party app to set up this feature. There are various apps on Shopify app store supporting recommended products function. You can have a look at this link to find out the suitable ...
Hi @mohitp You can consider trying the below code to see if it works: {% for line in order.line_items %} <tr> <td>{{ line.product.title }}</td> <td>{{ line.quantity }}</td> <td>{{ line.price }}</td> <td>{{ line.variant.metafields.custo...
07-25-2023
Hi @richjeff The AOV metric on Shopify, as per explained by Shopify, is calculated by getting gross sales (minus discounts) divided by the total number of orders and excludes adjustments like edits, exchanges, or returns made to an order after initi...
Hi there, Happy to help here. We are developers of Swift SEO Page Speed Optimizer in Shopify App Store. The GIF content is considered heavy and almost can't be optimized. Therefore, if you want to improve the speed performance, you should replace GI...
Hi @KabeerKhadav , To have a bundle selector on your product page, you can consider using third-party app supporting this feature. Just simply go to Shopify app stores at the category for Product bundles at this link to find a suitable choice for you...
07-17-2023
Hi @GLS3 , The speed performance of 43% is considered as low performance and it happens frequently on many sites due to the following reasons: 1. Your new designs have heavy elements slowing down your speed. Heavy elements here can be large banner im...
Hi @Diksha_1 , There may have two reasons why the price on Collection show default prices instead of regular prices: 1. The code rendering regular prices may have been removed or commented out.2. The 'compare_at_price' metafield for product is set to...
Hi @Pinksox , You can try the following steps to customize the Quick add button as you want: 1. Go to Shopify admin > Online store > Themes > choose Edit code on the theme you want to edit.2. Find the base.css file under Assets folder and insert the ...
07-14-2023
Hi @natureherbalist , Uninstalling an app will also mean that your subscription for that app has been cancelled. Therefore, you will not be billed for the usage of the app in future months. In case you see that you are billed wrongly for an app that ...
07-14-2023
Hi @StoneRose , In this case, you can try checking your Shopify admin settings to see if the collection is published and the products are active and your new changes have been saved well or not. In case it still does not work, you can live chat with ...
07-13-2023
Hi @Valentin123 , To show the 20% off for all your products easily, you can consider using third-party apps supporting this features on Shopify Apps store. I can suggest you three following apps that you can consider: 1. All‑in‑One Discount On Cart (...
Hi @Abdallahmahmoud There are two things you can check on this issue: 1. Check your theme settings to see if the "Variants" setting is enable for Arabic language or not.2. Check the HTML and CSS code for the product page to see if there's any error ...
06-30-2023
Hi @Maluk1 , You can try making the shipping address phone number as "Optional" instead of "Required" in this case. To do that, please follow these steps: - In Shopify admin > go to Settings > Checkout - Scroll down to Customer Information section an...
Hi @beyondgrateful , You can try the following steps to make your logo redirect to Homepage when clicking: - In Shopify admin, go to Online Store > Themes > Edit code- In the header.liquid file, you can insert the below code: <script>
$(document).r...
Hi @somethingY , The reason why your store turned unavailable may because of payment issue. If your bills are not paid on time, Shopify may close your store but it's just one of the reasons we are assuming. To investigate the exact cause, you can con...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
504 | 07-17-2023 03:50 AM |