2. Click "Item Options" then pick an item to be printed
3. Click "Post for sale" to set your product's price and information.
Query : select g.goodgrpno , g.parentno,g.orderno,g.name_id,g.sprice,g.filename from custom_item_good g where g.goodgrpno in (56,10,52,11,53,12,13);
[ALL/Using where]: in PRIMARY (48)
: 0.5 ms : [line : 278] : /home1/www/dev/lib/connection.php
[line : 287] : /home1/www/dev/pages/shop.create.product.php
|
Query : select * from custom_item_info where goodgrpno = 10; Query : select * from custom_item_good_text where goodgrpno = 10 and lang='en'; Query : select * from custom_item_info where goodgrpno = 11; Query : select * from custom_item_good_text where goodgrpno = 11 and lang='en'; Query : select * from custom_item_info where goodgrpno = 12; Query : select * from custom_item_good_text where goodgrpno = 12 and lang='en'; Query : select * from custom_item_info where goodgrpno = 13; Query : select * from custom_item_good_text where goodgrpno = 13 and lang='en'; Query : select * from custom_item_info where goodgrpno = 52; Query : select * from custom_item_good_text where goodgrpno = 52 and lang='en'; Query : select * from custom_item_info where goodgrpno = 53; Query : select * from custom_item_good_text where goodgrpno = 53 and lang='en'; Query : select * from custom_item_info where goodgrpno = 56; Query : select * from custom_item_good_text where goodgrpno = 56 and lang='en'; |
Query : select g.goodgrpno , g.parentno,g.orderno,g.name_id,g.sprice,g.filename from custom_item_good g where g.goodgrpno in (51,14);
[range/Using where]:PRIMARY in PRIMARY (2)
: 0.4 ms : [line : 278] : /home1/www/dev/lib/connection.php
[line : 287] : /home1/www/dev/pages/shop.create.product.php
|
Query : select * from custom_item_info where goodgrpno = 14; Query : select * from custom_item_good_text where goodgrpno = 14 and lang='en'; Query : select * from custom_item_info where goodgrpno = 51; Query : select * from custom_item_good_text where goodgrpno = 51 and lang='en'; |
Query : select g.goodgrpno , g.parentno,g.orderno,g.name_id,g.sprice,g.filename from custom_item_good g where g.goodgrpno in (44);
[const/]:PRIMARY in PRIMARY (1)
: 0.4 ms : [line : 278] : /home1/www/dev/lib/connection.php
[line : 287] : /home1/www/dev/pages/shop.create.product.php
|
Query : select * from custom_item_info where goodgrpno = 44; Query : select * from custom_item_good_text where goodgrpno = 44 and lang='en'; |
