Get Customization Information For Products
Sell personalized products by allowing customers to choose customization options. There are multiple ways of implementing customization options: CheckboxRadio option selectorDropdown option selectorText boxFile upload (doesn’t work with AJAX cart) *It is not possible to charge for additional options without […]
Read MoreAdd To Cart Popup
Similar to regular ajax add to cart functionality, this implementation allows you to add products to cart without being redirected to the cart page, and the main difference is that it shows a popup with information of the product/variant that was […]
Read MoreDynamic Checkout
Customers can use the dynamic checkout button to quickly buy the product they’re viewing. They skip the cart and complete their payment with the checkout method displayed on the button. The button dynamically changes to reflect the customer’s preferred accelerated […]
Read MoreDisplay Thumbnails Connected To Selected Variant (Same Color)
If you have multiple variants with multiple images representing each variant, then such a high number of images can make your product page really crowded. With this implementation, you can organize your product page by showing only product images that […]
Read MoreImage Zoom (Fancybox)
FancyBox is a tool that offers a nice and elegant way to add zooming functionality for your product images. By clicking on the product image, a fancybox (lightbox) appears and allows you to see the image in full detail. Mobile […]
Read MoreSelect Product Variants By Clicking Their Images
Normally, variants are selected from a drop-down menu, however, customers tend to go through product images to find the variant they like, without making a selection from a dropdown. Once they add a product to cart, the initially selected variant […]
Read MoreShow Different Description/Size Chart Based On Selected Variant
Show a different description or size chart base on the selected variant. * For this functionality to work, a metafield editor is needed, or we can hardcode the data if you have 1 product with no more than 6 variants. Purchase Task […]
Read MoreShow VAT Prices On Your Product Pages
If your government requires you to show prices with taxes included, but you want your international customers to pay less than the VAT-included price, you will need to show two prices in your shop. One price will be with taxes […]
Read MoreUrgency – Social Proof
Avoid using the update button on your cart page and have the cart updated automatically on quantity change. This is done with Ajax, and it provides a seamless user experience. *** Alternative to Countdown Cart app by Beeketing *** Show social proof […]
Read MoreUrgency – Countdown Timer
*** Alternative to Countdown Cart app by Beeketing *** Show countdown timer on the product or cart page to create urgency and motivate hesitating customers to make a purchase before time runs out. This widget can be displayed on all or specific […]
Read More- « Previous
- 1
- …
- 20
- 21
- 22