Discussion on Phantom Shop

Discussion on Phantom Shop

Cart 571 sales

Diabolique supports this item

Supported

This author's response time can be up to 2 business days.

389 comments found.

can I add an MP3 player to the item page? I want this theme however I need to know that I can add a nice MP3 player… pls reply thanks

You can put mp3 player/video into item description using OBJECT or IFRAME

Here is the demo: http://www.diaboliquedesign.com/demo/psoc/etiam-mi-nunc-congue-etes

Also you can put it somewhere into Product Details, but there is more work.

Hi,

Just bought your theme, I really like it.

But I’m having some troubles when configuring my shop. The theme is not really multilingual? I could’t find any language files. Do I have to translate all text like ‘Add to Cart (with the arrow)’ manually in several files, like featured, category, etc? Same thing for the text on shopfront and buttons in several languages. But this also means you can only use one language with this theme, because it’s not getting translated automatically when switching. I also couldn’t find a language selector for customers.

If above is applicable, maybe you should make this more clear in ‘Item Details’, before people buy this. I have to use two languages in my shop. This means I can’t use your theme? OpenCart is a multilingual shop, so why is this? Or am I missing something.

Second: Prices underneath products are not showing correctly in featured, category, e.o. when products have a discount. (no line-through in old price and no bold new price).

Third: In Safari the ‘Add This’ button in the footer is showing below the ‘Add to Favorite’ button, instead next to the ‘Hyves’ button.

Hope you can help me out.

Hi!

1. Language packs you can download from opencart.com, upload it to: /catalog/language/ ...and change store language under admin panel.

Who said that this theme is multilingual? You can select only one language – German, French, Spanish… but only one.

2. Please notice that there is no space for 2 prices. You can hide old price pasting following code into stylesheet.css: #common-home .price-old, #product-category .price-old { display:none; }

3. I don’t understand, it looks fine.

  • Thank you for your fast reply and support.

Hi! 1. Language packs you can download from opencart.com, upload it to: /catalog/language/ ...and change store language under admin panel.

  • Yes, I know, already installed, no problems here.

Who said that this theme is multilingual? You can select only one language – German, French, Spanish… but only one.

  • Thank you for explaining. I think I misread the text about languages. But no problem though, we already decided to make the shop to be one language only, sorry for bringing this up.

2. Please notice that there is no space for 2 prices. You can hide old price pasting following code into stylesheet.css: #common-home .price-old, #product-category .price-old { display:none; }

  • Thanks! This looks so much better.

3. I don’t understand, it looks fine.

  • I found out, it only appears in Safari on Mac, not on Safari WIndows. We not using all the social networks and deleted a few. It’s now showing fine, even in Safari Mac.

hi diabolique..

what the fix size of picture product..?? and how to explore all product??

thanks

1. You have a screenshot with all sizes in the documentation.

2. You have to create a category called “All” and put all products into this category, and finally replace link for “Browse All” button inside catalog/view/theme/phantomshop/template/common/home.tpl

Hi i wont to bay this thema…

hi, you can use to activate the theme without the functionality of ecommerce? I need only show the products

Code is very well organised so it’s easy. You have to remove “purchase” button and price from:

psoc/catalog/view/theme/phantomshop/template/product/product.tpl

It’s:
<div class="cart">
....
</div>
...and
&lt;?php if ($price) { ?&gt; 
....     
&lt;?php } ?&gt;

Also open folowing files
catalog/view/theme/phantomshop/template/module/featured.tpl
catalog/view/theme/phantomshop/template/product/category.tpl
catalog/view/theme/phantomshop/template/product/search.tpl

and replace:

onclick="addToCart('&lt;?php echo $product['product_id']; ?&gt;');">Add to Cart


for:
href="<?php echo $product['product_id']; ?>');">Details

Thank you so much , just one question again :o) How can i made it ? when the customer click on the pictures and opende product page? Thank you so much for helping.

Open catalog/view/theme/phantomshop/template/module/featured.tpl

Replace: <div class="box-image"..... [/div]<!--box-image ends-->

for:

<a class="box-image"..... [/a]<!--box-image ends-->


Just after <a class="box-image"... put: href="<?php echo $product['href']; ?>"

Do the same thing with following files too:

catalog/view/theme/phantomshop/template/product/category.tpl catalog/view/theme/phantomshop/template/product/search.tpl

thank you so much to meet this template but firstly the product couldn’t open when i click on it just the words when i clicked then it’s open. 2 is when i wanna add products on explorer 8 it can’t make it refresh it’s stoped on the screen. when will you make it? thanks again.thats very good template.

I’m working on it.

OK, I have fixed it. Please download bought theme once again and reupload following file: catalog/view/theme/phantomshop/template/common/header.tpl

Updated theme will be reviewed by Themeforest stuff and available for download within few hours.

Speaking about clickable areas, I thing it’s user frendly enough so right now I don’t plan to improve it.

Sorry for any inconveniences

Still an awesome theme, I’ve updated my original post on ThemePassion to include the OpenCart version too.

Is there a promotions code feature on here

There is Discount Code field available on the shopping cart page.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey