Skip to content

aman-developer/custom_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Tasks

I did these 10 custom tasks in this store using the "Debut" shopify theme. >> https://custom-tasks.myshopify.com/

Here are the list of all custom tasks:

1) Grouping images with variants on Shopify

I have implemented grouping images with variant change, where once after clicking variant it will change the colour/image of the product.

You can check here


2) Implement Shipping Calculator on Cart Page.

I have created the Shipping Calculator on Cart page with three fields. So whenever we fill the information in the fields like Country name, State name and Zip/Postal code then it will show the shipping price according to your location.

You can check here


3) Set a Threshold Value in customizer for free shipping

For offering free shipping to customers, created the settings where the particular threshold value is set up in the backend. So if that particular threshold value is reached then only customers get free shipping otherwise notification messages will be shown to customers.

You can check here


4) Implement Line Item Properties on a particular product.

I have created the product and added one option /field through the metafield. So that it will be added into the cart as a line item property. When we enter the name on the product name field then it will be shown on product page as preview but when on cart page it will pass as line item property and also on checkout page so will get to know what customer set as product name or options.

You can check here


5) Developed Linked options for match variants with size and color

I have created the settings for the linked option, when we click on the colour variant then it will show the size who are available for particular colour variant.For e.g when we select the yellow colour then it will show the particular size option which is available under the yellow colour variant.

You can check here


6) Create Swatches instead of dropdown variant options

I have created the swatches for the variant on the product page, instead of dropdowns it will be shown as colour swatches in circular form. So it will be easy to click on swatches and check that a particular colour image will appear.

You can check here


7) Checkout after clicking on agree to privacy terms

I have made the “agree to privacy terms” condition mandatory on the checkout page. We need to tick on this condition before checkout . Without ticking on this it is not possible toCheckout from cart page.

You can check here


8) Title: Accordions on product page

I have built the accordions on the product page, when we click “+” in the title/heading it will showcase the content as a dropdown. When we click “-” then again content will be hidden from the selected title/heading.

You can check here


9) Implement Custom Filters on the Collection Page

I have implemented the filters on the collection page based on tags. When we click on the particular filter it shows the products which are provided with the particular tag to the products. We need to assign the tags to the products which we want to showcase in filters.

You can check here


10) Overlay effect on homepage

I have implemented the overlay effect on the homepage, so the colour of the image changes over the hover click on products.

You can check here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published