I have a Porsche parts catalog that I use Model and Year for product attributes. Additionally, I use components for upsells, color choices and core deposits.
We had an issue with the attributes showing on the product pages creating illogical (to my customers) Model/Year combinations.
To hide the Model and Year attributes we changed in Act_Productline (Saved as Act_Productlinecustom)
NETQUOTEVAR:ADDTOCARTBUTTON, to say
NETQUOTEVAR:VARIANTADDTOCART, and added
NETQUOTEVAR:VARIANTS (commented out).
Now, none of the components work.
If I put the original Act_Productline back everything works as intended with the only hiccup being the illogical Model/Year combinations.
I want to hide attributes yet still have the components. Is this possible? We tried using NETQUOTEVAR:VARIANTLABELx
NETQUOTEVAR:VARIANTSELECTORx
to hide the first two attributes, but this still knocks out the components.
If you want to see look here
the second product down, #09-309 functions correctly but has the annoying Year and Model drop down boxes. How do I keep Choose Color and remove Year and Model?
Sorry this is so long. Any input would be greatly appreciated.
Thank you,
Kirk
We had an issue with the attributes showing on the product pages creating illogical (to my customers) Model/Year combinations.
To hide the Model and Year attributes we changed in Act_Productline (Saved as Act_Productlinecustom)
NETQUOTEVAR:ADDTOCARTBUTTON, to say
NETQUOTEVAR:VARIANTADDTOCART, and added
NETQUOTEVAR:VARIANTS (commented out).
Now, none of the components work.
If I put the original Act_Productline back everything works as intended with the only hiccup being the illogical Model/Year combinations.
I want to hide attributes yet still have the components. Is this possible? We tried using NETQUOTEVAR:VARIANTLABELx
NETQUOTEVAR:VARIANTSELECTORx
to hide the first two attributes, but this still knocks out the components.
If you want to see look here
the second product down, #09-309 functions correctly but has the annoying Year and Model drop down boxes. How do I keep Choose Color and remove Year and Model?
Sorry this is so long. Any input would be greatly appreciated.
Thank you,
Kirk
Comment