ComponentPriceRaw variable which can insert the component price into a layout as entered in Prices Panel of Component Details.
The business of using AssociatedProduct::ProductPriceRaw in a layout and having to use permutations is a bit heavy handed. Depending on what you're doing, it is often a lot easier to have multiple components rather than setup Component/Attribute/Choice then Permutations.
MainProduct:: a new variable prefix like MainSection::, MainBrochure::, AssociatedProduct:: to be used to get variable values from the main product for use in other lists used in the layout e.g. the Marketing Lists.
The business of using AssociatedProduct::ProductPriceRaw in a layout and having to use permutations is a bit heavy handed. Depending on what you're doing, it is often a lot easier to have multiple components rather than setup Component/Attribute/Choice then Permutations.
MainProduct:: a new variable prefix like MainSection::, MainBrochure::, AssociatedProduct:: to be used to get variable values from the main product for use in other lists used in the layout e.g. the Marketing Lists.
Comment