We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22574
    • 181 Posts
    Hi All,

    This one is kinda hard to explain and maybe its a full custom shopping cart job!

    But hopefully not. The client sells figurines that are custom made and painted. So on check out it needs to know how many people/animals are in said figurine and then display some basic feilds for each.

    Example if a person buys a figurine with one male character, the cart upon check out will need to display a field for eye colour, hair colour, skin colour and a photo front on and side on.

    Then if they added a figurine with say two characters in it, it would then show two lots of the form feilds above.

    Female or male wont change the feilds nor would animals(I think most people would get that skin colour is fur colour), they are always the same.

    So its really just some kind of input field (a TV) for the owner in the product information section inside modx then the cart pulls this number in and display that number of forms.

    Cheers




    • I've been testing SimpleCart and MiniShop2, and they both have provisions for custom fields. Your shopping cart template uses placeholders like any other snippet's tpl, and you can use Output Modifiers to determine what fields are populated or empty and generate the output as appropriate.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 4172
        • 5,888 Posts
        Could simpleCart or MiniShop2 use a MIGX-TV for adding the fields?
        I think shopkeeper for example can.
          -------------------------------

          you can buy me a beer, if you like MIGX

          http://webcmsolutions.de/migx.html

          Thanks!
          • 22574
          • 181 Posts
          Thanks Guys - I'll look into it!