List of questions
Related questions
Question 23 - AD0-E718 discussion
An Adobe Commerce Architect is working on a sales campaign to present a new product on the site that allows the purchase of a pre-defined set of products with a discount. Each product in the set should have a separate stock and tax class.
One requirement is to use a third-party system to build reports with REST API to fetch the following data:
• SKU
• Qty
• Original price
• Sales price
• Tax amount
Which solution should the Architect use to meet these requirements?
A.
• Create Fixed Bundle Product for gathering simple products;• Manage price for every selected option;• Add extension attribute original_simple_price for\Magento\Sales\Api\Data\OrderItemExtensionInterface and populate value with price of simple product;
B.
• Create Dynamic Bundle Product for gathering simple products;• Utilize Content Staging to manage special prices for bundle products on time for the campaign;• Expose required data via Adobe Commerce Order API;
C.
• Create Grouped Product and Create after plugin on\Magento\GroupedProduct\Model\Product\Type\Grouped:preparedForCarrAdvanced for bunch products ordering;• Utilize Content Staging to manage special prices on time for the campaign for simple products;• Expose required data via Adobe Commerce Order API;
Your answer:
0 comments
Sorted by
Leave a comment first