Assigning Products

  1. There are 4 main ways by which we can assign products to elements 1) Product checkboxes 2) Product radio buttons 3) Buttons & Links 4) Elements whose class list contains "fk-product-section".

  2. The 'Products' category in the web builder will have various blocks, each block will ultimately be used to assign and display products on a live page.

  3. A product can be assigned to an element from the Settings section in the right-hadn panel. The product id will be stored in the element as the text for the value attribute. Thus if the product id is known the product can also be assigned to the element via the code editor.

  4. Similarly, the variantValue attribute is the value of the variant on the product selected for the product element.

  5. You may use multiple product radio buttons and checkboxes on a single page. However, you cannot assign the same product/product ID to more than one radio button or checkbox per page.