Hi there,
I am using Zen Cart 1.3.9h and my store is for "spare parts". I would like to know if it is possible to be able to add a "tick box" against each product shown on the checkout_confirmation page so that customers could tick if the product is for an item covered under "warranty".
I do hot have PHP coding skills, and I am figuring this may be quite difficult?
For every product that offers the option of being covered under a warranty, you could use ATTRIBUTES
1.
Set up an OPTION NAME called "Product Warranty Options". Make it a dropdown attribute.
2.
Set up the following OPTION VALUES under that option name
(Option Value One) Please select one of the following...
(Option Value Two) YES, I would like the warranty.
(Option Value Three) NO THANKS, I do not need the warranty.
3.
ASSOCIATE the relevant products with this Option Names and Values set by applying them to the product(s) in ATTRIBUTES CONTROLLER.
4.
Make Option Value One (see above) the DEFAULT VALUE and make it DISPLAY ONLY.
5.
If you need to add a fee for the YES warranty option value, you can add the additional price to the attribute in the Attribute controller, when you apply that option value to a product.
You can copy attributes to other products and even to other whole categories, but the process of copying will transfer all attribute values - including any monetary values you have set.
There is no "easy" way to do this... even with a tool like Apsona Shop Manager, or even Easy Populate, becuase manual intervention is still needed to get the unique values into each specified product.
The reason for this is that while zencart is very clever software, it is not clever enough to anticipate what data YOU specifically wish to apply to any given product. Configuring and applying attribute settings will always remain a completely "bespoke" operation, because no two store owners will require exactly the same attribute settings and values.
While using Apsona, or possibly Easy Populate, will speed up the procedure to some extent, it still remains largely a manual exercise.
Moderation
Destination thread ID and reason are required when shown.
Report Post
Tell staff why this post should be reviewed.
Manage cookie preferences
Our cookie policy has been updated, so we need you to review your preferences and consent again.