eCommerce Help

  • Started
  • Last post
  • 1 Response
  • pastpastdue

    Working on Pinnacle Cart solution, was wondering if anyone was familiar with it and could answer a few questions, seeing as their community is helpless and worth fuckall.

    It's my first time working on an eComm solution... mostly worked with ExpressionEngine. That said, pardon my idiocy. I have three questions.

    1. Displaying manufacturers within a category?
    I tried a simple {if $manufacturer.name} blah blah, didn't work.

    2. Is there a limit function?

    (ie. {foreach from=$products item="product" name="products" **limit=3**} )

    I don't think there is but given the lack of documentation on it, I figure I'd ask. If not, what's the best way to do what I want?

    3. When there is a product that has an attribute with 2 variables (let's say yellow and orange) and I have defined the amount of items (yellow=10 ... orange=0) in the inventory, I can still add the orange product to the shopping cart even though there are zero. I thought I broke something but it does it in the default theme as well.

  • JSK0

    Did you find your answer? Let us know. I am dying to know.