Start chat

Vendy Pro

Multipurpose OS 2.0 Theme

Product Page Settings

A Shopify product page is a page on your online store that lays out all the details of a given product.

It includes different features like price, sizes, specs, colour, manufacturer and more. It helps to answer questions, provide reviews, allow product comparison, and facilitate the buying process.

Product Information

Shopify product information settings are the choices and details you can change for a particular product in a business or online store.

For the Product page you can manage the following dynamic blocks:

- Text

- Title

- Price

- Quantity selector

- Variant picker

- Custom product options

- Buy buttons

- Description

- Share

- Inventory status

- Custom liquid

- Collapsible row

- Pop-up for all products

- Pop-up for products from collections

- Product rating

- Size chart pop-up

- Complementary products

- Countdown timer

- Icon with text

- Notify button

- Additional information

- Drawer for all products

- Drawer for products from collection

- Fake Visitors counter

- Fake Bought counter

product-dynamic-blocks

You have the flexibility to rearrange the position of all blocks within the Product Information by simply dragging and dropping them to your desired arrangement.

Countdown Timer

Using a countdown timer bar is an effective strategy for inspiring potential buyers to take action. Incorporating a countdown timer onto your product page serves as a powerful method to enhance sales. This timer instills a sense of FOMO (Fear of Missing Out) and urgency in potential buyers, compelling them to make a move.

Add a product countdown timer in Shopify

You can easily add a product timer to the Vendy Pro template. In doing so, you will use the functionality of meta fields. You can check the meta fields in the Settings -> User Data -> Products tab:

countdown-timer-1

You can activate the timer for each product separately. In order to activate a timer for a product, please, navigate to the Products tab and open the required product for editing:

countdown-timer-2

Scroll down to the bottom of the page and find the Data Timer field in the Metafields section.

Click on the Data timer field to open the editing interface. Choose the end date for the timer and set the exact time:

countdown-timer-3

Press the Save button in the bottom right of the page to save the changes.

If the single product page template used in the template includes the timer block, the product timer will display on the respective product page right after the changes are saved. If the timer is not displayed, you should add it to the individual product page template.

Please navigate to the Online Store -> Themes -> Customize tab and open the Single Product page template for editing:

countdown-timer-4

You can add a timer to any section. But usually, it is in the Product Information section.

Click the Add Block button to open the dropdown with available blocks, and choose Countdown (timer) from the list:

countdown-timer-5

After adding the timer, you can drag it to the desired location:

countdown-timer-6

Do not forget to click the Save button and refresh the product page to see the changes:

countdown-timer-7

Note: Although you added the countdown block to the single product page template, the timer will not automatically appear on all single product pages. The timer will only be displayed if you have enabled it in the settings of the respective product (Products tab).

Variant Picker

The Variant Picker allows customizing and styling of the product variant selectors on the single product pages.

The first step is adding variants to the required product(s). These can be size, color, material, etc. variants.

1. Navigate to the Online Store > Themes > Customize tab and open your single product page template for editing:

variant-picker-shopify-product-page

2. Click on the Variant Picker block to open the settings interface. The first option in the settings determines whether the selected variant title will be shown or not:

variant-picker-shopify

The Border section offers options for pickers’ border stylization.

In the Variant Pickers Type section, you can choose the type for the pickers and customize their design. The three options for the variant picker types are dropdown, pills, and image & pills:

variant-picker-dropdown
variant-picker-shopify-pills
variant-picker-shopify-images-and-pills

For the image & pills variant picker type you can choose an image ratio – portrait or square. For the color variants, you can select from several swatch types in the Swatch color type section:

variant-picker-shopify-image-ratio

In the Tooltips Settings section you can set the low inventory threshold to show if the product variant is low in stock on hover:

variant-picker-shopify-tooltips-settings

Note: the low inventory threshold for tooltip number must be the same as in the 'Low Inventory Threshold' setting in Inventory Status settings.

Custom colors by hex or image URL

Create meta fields

1. In your admin panel go to Settings -> Custom Data. Choose Variants -> Add definition and create:

  • variant.metafields.color.swatch
  • variant.metafields.image.swatch
variant-picker-metafield

2. Now, go to the Product. Choose the needed Variant and click ‘Edit’.

Set color or link from “content -> files“.

variant-picker-metafield

If you want to use color by image, upload the image to the server. Click ‘Copy link‘ and pass into Variant image URL”.

variant-picker-metafield-color-by-image
variant-picker-metafield-image-url

Save the changes.

Inventory Status

By providing access to the inventory status, businesses can make informed decisions about purchasing, restocking, pricing, and sales strategies. This helps in maintaining optimal inventory levels, reducing carrying costs, preventing stockouts, and ultimately improving overall efficiency and customer satisfaction.

inventory-status-frontend

The following settings could be set:

  • Text style - available Body, Subtitle, or Uppercase text styles.
  • Low inventory threshold - refers to a specific point or quantity at which a business decides that its inventory level has fallen to an unacceptable or critically low level.
  • Show inventory count - allows users to view the current inventory quantity or count of items.
  • Show inventory bar - allows the user to display or hide a bar that provides information about the items' availability.
  • Maximum count for inventory bar - shows the store occupancy levelю

How to Add Custom Product Options?

In Shopify, custom options are the ability to extend the functionality of your online store by adding your own custom scripts and logic. They allow you to create and execute your own code to manipulate the data and behavior of your store. Here you will learn how to add custom options in Shopify.

Custom options allow you to:

  • Create custom scripts to interact with elements of your store such as buttons, forms, cart items, and more.
  • Implement custom logic to handle events such as adding items to the cart, changing the price, displaying certain data, etc.
  • Connect third-party APIs and services to extend the functionality of your store.
  • Additionally, you can create custom variations and settings for your products.
  • Use custom functions to control the look and feel of your store, such as changing styles, and adding animations and dynamic effects.

How to Add Custom Options in Shopify?

1. Firstly, create meta fields as in the pictures:

  • product_options.value1 (for even the following option to add a number. For example product_options.value2, product_options.value3) set.
  • type ‘Multi-line -text‘.

2. Add description meta fields on the product page:

3. Add a block to the product template in the customization panel:

4. Add Option name and choose need values by dynamic source:

Choose the type. As a result, you’ll get this:

After choosing options and clicking to “Add to cart” get the following result:

For instance, when it comes to shopping carts, there are custom options available, including print-related choices such as:

The Impact of Custom Options on Cart Interactions

ATTENTION: custom options interact with the cart as additional properties but not with the product’s price, this functionality can be useful for situations where the default variants of a product are insufficient, and the product price does not depend on these additional properties.

In such cases, the custom options serve to provide customers with additional choices or specifications that are not directly linked to the price. These options could include features, attributes, or preferences that enhance the product or tailor it to the customer’s specific needs. While these options may affect the overall user experience or functionality, they do not have an impact on the price of the product itself.

By allowing customers to customize these non-price-related properties, businesses can provide a more tailored and personalized shopping experience. This customization can lead to increased customer satisfaction, as individuals can select the exact specifications they desire without affecting the product’s price.

It’s important to note that although the custom options may not directly influence the price, they can still have an indirect impact on the overall value of the purchase. Customers may perceive a higher value in a product that meets their specific requirements, even if the price remains the same.

By incorporating such custom options, businesses can accommodate a wider range of customer preferences and potentially attract more customers who are seeking tailored solutions. This flexibility allows companies to differentiate themselves from competitors and provide unique offerings to their target audience.

Overall, the use of custom options that interact with the cart as additional properties but not with the product’s price allows businesses to offer more personalized choices to customers, enhancing their shopping experience and potentially increasing customer satisfaction and loyalty.

Size Chart

A different size chart popup for a product page in Shopify based on meta fields is a custom feature that allows you to display a different size chart on a product page in an online store powered by Shopify.

Meta fields are additional custom fields that can be created in Shopify for products, pages, and other objects. These fields allow you to add additional information and customize the functionality of the website.

One possible implementation of a chart popup of a different size would be to create a meta box for each product that specifies the size of the chart. Then, using Shopify development or third-party apps, you can add functionality that displays a chart with a specified size in a popup window when you click on a specific area or element on a product page.

Create a product Meta Field

size-chart-popup-1

Namespace and key: sizechart.content

  1. Navigate to Page -> One Page section.
  2. Create a new page and paste content (images or tables with description size).
  3. size-chart-popup-2
  4. Go to the product and choose the needed page.
  5. size-chart-popup-4
  6. In the custom panel choose the needed product template and add the dynamic block "Size chart popup".
  7. size-chart-popup-5
  8. This popup label will only appear for products that have a corresponding entry in the product meta field on the page.
  9. size-chart-popup-6
  10. When we click on the label, we are redirected to the content page that we created earlier.
  11. size-chart-popup-7

Star Rating

In order for it to function properly, it is necessary to utilize an application for rating.

Ratings and reviews are invaluable tools for aiding in product research and influencing purchasing decisions. They serve as powerful drivers, guiding a stream of highly qualified customers towards your product pages.

Star ratings, in particular, stand as a concise representation of the overall product quality, drawing from a diverse array of sources to create a comprehensive and informative rating.

star-rating-frontend

The following options are available:

  1. Star color - set the color of the star rating.
  2. Star size - set the star rating size.
  3. Alignment - set the positioning of star ratings in a user interface (left, center, right).
  4. Product - choose the product to which you'd like to assign a star rating option.
  5. Badge text with no reviews - set the text of the star rating badge when there are no reviews.
star-rating-settings

Additional Information

additional-info-frontend
  • Show as collapsible row - enable collapsible row display.
  • Show SKU - display SKU “stock keeping unit” choice.
  • Show vendor - display or reveal information about a vendor.
  • Show product types - display product categories.
  • Show weight - indicate the product weight.
  • Show tags - display product tags.
  • Show collections - display product collections.
star-rating-settings

Icon with Text

icon-with-text-front

The following options can be set:

  • Layout - select the orientation for displaying the 'icon with text': horizontal or vertical.
  • Icon - set a specific icon for each heading.
  • First image - set a specific image for each heading.
icon-with-text-settings

Drawer for all Products

Enrich your product page with more specific information.

drawer-for-all-products

Fake Visitors Counter

Provide a counter or display indicating the number of visitors or users currently on a webpage. It is important to note that the term "fake" in this context refers to the idea that the visitor count may not accurately represent the actual number of real visitors or users on the website.

fake-visitors-counter-front

The following options are available:

  • Visitor count text - set a specific text.
  • Visitor count range - specify the range of potential page visitors.
  • Change count number every...seconds - set the count number in seconds.
fake-visitors-counter

Fake Bought Counter

Offer a tally or visible indicator showing the quantity of product purchases to draw in a large clientele.

fake-bought-counter-frontend

The following options are available:

  • Text - set a specific text.
  • Buyers count range - specify the range of potential buyers.
  • Change count number every...seconds - set the count number in seconds.
fake-bought-counter