Wasm Directoryalpha
Record

catalog-data-product-render-price-info-extension-interface

No description available.

record catalog-data-product-render-price-info-extension-interface {
  msrp: option​<msrp-data-product-render-msrp-price-info-interface>,
  tax-adjustments: option​<string>,
  weee-adjustment: option​<string>,
  weee-attributes: option​<list​<weee-data-product-render-weee-adjustment-attribute-interface>>,
}

Fields

NameTypeDescription
msrpoption​<msrp-data-product-render-msrp-price-info-interface>
tax-adjustmentsoption​<string>
weee-adjustmentoption​<string>
weee-attributesoption​<list​<weee-data-product-render-weee-adjustment-attribute-interface>>