Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
Gleb SinkovskiyGleb SinkovskiyReviewer
AlexAlexChange Log Group
FixedChange Log Message
The "add to cart" link of a product wasn't working, when used outside of product list or product detail page.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Gleb Sinkovskiy
Gleb SinkovskiyReviewer
Alex
AlexChange Log Group
Fixed
Change Log Message
The "add to cart" link of a product wasn't working, when used outside of product list or product detail page.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1
Fix versions
Created January 29, 2016 at 8:43 AM
Updated December 29, 2024 at 11:25 PM
Resolved November 9, 2022 at 3:12 PM
Plan
use ID of product from the object, rather than from Web Request
specify "p_id" parameter via $link_params array (tag parameters) rather then setting it to the Web Request via "SetVar"