This skill executes the purchase action for a confirmed suitable product on an e-commerce page. It is triggered after product verification when the user decision is to buy. The skill clicks the purchase button (e.g., 'Buy Now') to complete the transaction.
Execute the final purchase transaction for a verified product on an e-commerce platform. This skill is the terminal action in a shopping workflow, initiated only after a product has been confirmed to meet the user's criteria (e.g., price, description).
Perform a click action on the purchase button.
buy nowadd to cart (if the instruction implies immediate purchase)purchaseclick[purchase_button_value] action using the exact value from the available actions list.