Having problem with Conlib:BuyProductDialog

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Having problem with Conlib:BuyProductDialog

Post by Will » Wed Nov 07, 2007 2:53 pm

When I set the BuyProductDialog control params to false:

Code: Select all

  [[ConLib:BuyProductDialog ShowSku="false" ShowPrice="false" ShowSubscription="false" ShowMSRP="false"]]
The "Our Price:" and "Enter Price" (variable price) rows show up. Is it supposed to be this way? I need to hide all of the pricing info in BuyProductDialog.

Post Reply