[Plugin: eShop] Some ideas about shortcodes.
-
Hello Elfin.
While I was trying to create items with pages, I faced some problems to calculate shipping items in groups.
For example:
There are 3 pages under a subpage DEMO with the names:
DEMO
-demo1
-demo2
-demo3demo1 has price $1.00 shipping A
demo2 has price $2.00 shipping A
demo3 has price $3.00 shipping AAll pages are marked with shipping A=$3.00 for the first screw and $.50 for each additional.
The page demo1 is almost the same with demo2, when both are in the shopping cart it charges $3.00+$3.00 shipping instead of $3.00+$.50 additional because is almost the same 90%
For example screws:
Screw A is 2mm x 5mm
Screw B is 2mm x 8mm
Screw C is 2mm x 10mmOr.
Screw A is 3mm x 10mm
Screw B is 4mm x 12mm
Screw C is 6mm x 20mmAll screws are almost the same and each additional screw has .50c shipping.
Proposal solution:
There are shortcodes [eshop_list_subpages] and [eshop_show_product] in eShop that can show product/page in other page (DEMO).
What if it was a way to calculate the additional shipping according the relation by shortcode.?I am trying to find a solution.
Thank you.
- The topic ‘[Plugin: eShop] Some ideas about shortcodes.’ is closed to new replies.