Announcement

Collapse
No announcement yet.

CTGY missing attribute message

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bruce - PhosphorMedia
    replied
    I always ask, why "Add to Cart" on the category page? I would in almost all cases, take them to the product page.

    That being said, try this:


    <mvt:do file="g.Module_Library_DB" name="l.success" value="AttributeList_Load_Product(product_id, l.settings:attributes)" />
    <mvt:if expr="l.settings:attributes">
    this product has attributes
    </mvt:if>

    note: this is just from the Miva API, i have never (at least that i remember) used it.

    Leave a comment:


  • lesliekirk
    replied
    I found what is presenting the message - it's coming from the ajax-add-to-cart.js file

    Leave a comment:


  • Mark Hood
    replied
    Originally posted by lesliekirk View Post

    It's version 1.0.6 - no quickview. Keep in mind that "Add to Cart" is not a feature of the CTGY page. I may have to figure out a conditional that can hopefully detect if attributes exist use a learn more type button instead of add to cart.
    It's a feature if you go into point and click mode but that click will take you to the PATR page.

    Leave a comment:


  • lesliekirk
    replied
    Originally posted by Mark Hood View Post
    Doesn't seem to be a stock shadows feature (that goes to the PATR page)
    Maybe it's some sort of "quickview"?
    It's version 1.0.6 - no quickview. Keep in mind that "Add to Cart" is not a feature of the CTGY page. I may have to figure out a conditional that can hopefully detect if attributes exist use a learn more type button instead of add to cart.

    Leave a comment:


  • Mark Hood
    replied
    Doesn't seem to be a stock shadows feature (that goes to the PATR page)
    Maybe it's some sort of "quickview"?

    Leave a comment:


  • lesliekirk
    replied
    Mark Hood it looks to stay on the CTGY page but displays the message in an overlay.

    Leave a comment:


  • Mark Hood
    replied
    I think this is from the PATR page? What page are you coming from? I noticed the page builder product carousel does go to the Prod page automatically if the products has attributes.
    Last edited by Mark Hood; 01-24-24, 07:47 AM.

    Leave a comment:


  • lesliekirk
    started a topic CTGY missing attribute message

    CTGY missing attribute message

    I'm trying to find where the missing attribute message is. I checked Global Settings > Error Messages but I cannot find this?

    CKxNF9.png
    I'm trying to remember, is there a way to make products with attributes automatically go to the PROD page if the required attributes are missing?

Working...
X