• Resolved WebmasterNYC01

    (@webmasternyc01)


    I am using the “add to cart” short code. Some of my items have multiple options. Such as “small medium large.” How do I implement this when using the short code?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @webmasternyc01 ,

    As I understand, you’re using the [add_to_cart id=”##”] shortcode and are wondering how you can use it for a product with multiple variations, is that right?

    To use the shortcode for variations, you’d need to find the ID of the variation and then add that ID to the shortcode. For example, if the ID of the variation is 1000, the shortcode would be [add_to_cart id=”1000″]

    And here’s how you can find the ID of a variation: https://d.pr/i/N2KsWE

    Do note that you’d need to create a separate shortcode for each of the variations.

Viewing 1 replies (of 1 total)
  • The topic ‘Muti Combination Product’ is closed to new replies.